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 1b369b7 commit fe9210aCopy full SHA for fe9210a
.github/workflows/readme-stars.yml
@@ -3,6 +3,10 @@ on:
3
push:
4
branches:
5
- 'master'
6
+ paths:
7
+ - "!**"
8
+ - "internal/puzzles/**"
9
+ - ".github/workflows/readme-stars.yml"
10
workflow_dispatch:
11
12
jobs:
0 commit comments