Skip to content

Commit b68fe41

Browse files
committed
Ignore github pages
1 parent 0a48eee commit b68fe41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-from-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
GH_TOKEN: ${{ secrets.UPDATE_FROM_TEMPLATE_PAT }}
168168
run: |
169169
not_failed_conclusion="skipped|neutral|success"
170-
not_relevant_app_slug="dependabot"
170+
not_relevant_app_slug="dependabot|github-pages"
171171
172172
echo "Waiting for workflows to start..."
173173
sleep 60s

0 commit comments

Comments
 (0)