We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0910289 commit 763f944Copy full SHA for 763f944
1 file changed
.github/workflows/build.yml
@@ -11,6 +11,7 @@ on:
11
- '.github/ISSUE_TEMPLATE/**'
12
- '.github/workflows/generate-changelog.yml'
13
- '.github/workflows/preview-changelog.yml'
14
+ - '.github/workflows/contributors.yml'
15
- '.idea/**'
16
- '.claude/**'
17
- '.gitignore'
@@ -30,6 +31,7 @@ on:
30
31
32
33
34
35
36
37
0 commit comments