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 31b5a52 commit 03e447bCopy full SHA for 03e447b
.github/workflows/main.yml
@@ -4,6 +4,7 @@ env:
4
FLY_API_TOKEN: ${{ secrets.FLY_AUTH }}
5
on:
6
push:
7
+ branches: [main]
8
workflow_dispatch:
9
10
# Your workflows jobs.
0 commit comments