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 3394410 commit 1a76d2fCopy full SHA for 1a76d2f
1 file changed
.github/workflows/summarise_upcoming_events.yml
@@ -1,8 +1,6 @@
1
name: Summarise Upcoming Meetup Events
2
3
on:
4
- pull_request:
5
- types: [opened, synchronize, reopened ]
6
workflow_dispatch:
7
schedule:
8
- cron: '0 7 * * 1' # Monday at 7am GMT
0 commit comments