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.
2 parents 61a5394 + 0edc7a2 commit 29f1c1dCopy full SHA for 29f1c1d
.github/workflows/ftl-build.yml
@@ -7,6 +7,8 @@ on:
7
- 'ftl-build/**'
8
- '.github/workflows/ftl-build.yml'
9
- '.github/actions/**'
10
+ tags:
11
+ - '**'
12
# Only run on push events to the main repository (not from forks)
13
pull_request:
14
types: [opened, synchronize, reopened]
0 commit comments