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 7e25457 commit dc8d5ddCopy full SHA for dc8d5dd
.github/workflows/builds.yaml
@@ -9,6 +9,8 @@ on:
9
pull_request:
10
branches:
11
- main
12
+ paths:
13
+ - '.github/workflows/builds.yaml'
14
workflow_dispatch:
15
16
env:
0 commit comments