We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cad8c commit d5b9d8eCopy full SHA for d5b9d8e
.github/workflows/contributors.yml
@@ -5,7 +5,7 @@ name: Auto-update list of contributors
5
6
on:
7
push:
8
- branches: master
+ branches: [master]
9
workflow_dispatch:
10
11
concurrency:
0 commit comments