We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abde770 commit 35a3162Copy full SHA for 35a3162
.github/workflows/main.yml .github/workflows/deploy.yml.github/workflows/main.yml renamed to .github/workflows/deploy.yml
@@ -2,9 +2,7 @@ name: Deploy
2
3
# Controls when the workflow will run
4
on:
5
- # Triggers the workflow on push or pull request events but only for the main branch
6
- deployment:
7
- branches: [ main ]
+ deployment
8
9
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
10
jobs:
0 commit comments