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.
1 parent c56f48b commit 1e6b84bCopy full SHA for 1e6b84b
1 file changed
.github/workflows/seo-audit.yml
@@ -4,11 +4,6 @@ on:
4
schedule:
5
# Monthly — 1st of the month 09:00 UTC, after the monthly traffic report.
6
- 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
12
workflow_dispatch:
13
inputs:
14
dry_run:
0 commit comments