mirror of
https://github.com/jlengrand/checkoutCreate.git
synced 2026-03-10 00:01:17 +00:00
Only for pushes to main
This commit is contained in:
2
.github/workflows/fly.yml
vendored
2
.github/workflows/fly.yml
vendored
@@ -3,8 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user