Skip to content

Commit 1e6b84b

Browse files
committed
ci: drop temporary push trigger after example run
1 parent c56f48b commit 1e6b84b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/seo-audit.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ on:
44
schedule:
55
# Monthly — 1st of the month 09:00 UTC, after the monthly traffic report.
66
- cron: "0 9 1 * *"
7-
push:
8-
# Temporary: example run from the PR branch (workflow_dispatch only works
9-
# from the default branch). Removed before merge.
10-
branches:
11-
- feat/seo-audit-discord
127
workflow_dispatch:
138
inputs:
149
dry_run:

0 commit comments

Comments
 (0)