We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e9007 commit 260bcb5Copy full SHA for 260bcb5
.github/workflows/compile.yml
@@ -10,6 +10,7 @@ on:
10
- Makefile
11
- .github/workflows/compile.yml
12
- 'img/**'
13
+ - 'dev/**'
14
jobs:
15
build:
16
runs-on: ubuntu-latest
0 commit comments