We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 321e51a commit 19e9fa6Copy full SHA for 19e9fa6
.github/workflows/main_msal-react-kotahusky.yml
@@ -5,8 +5,8 @@ name: Build and deploy Node.js app to Azure Web App - msal-react-kotahusky
5
6
on:
7
push:
8
- branches:
9
- - main
+ tags:
+ - '*'
10
workflow_dispatch:
11
12
jobs:
0 commit comments