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.
2 parents b35bfec + 6347f62 commit 38bca05Copy full SHA for 38bca05
.github/workflows/update-resource-gallery.yaml
@@ -5,6 +5,9 @@ on:
5
types:
6
- opened
7
- edited
8
+ branches:
9
+ - main
10
+ - fix-resource_gallery-workflow
11
jobs:
12
validate-user-submission:
13
if: |
0 commit comments