mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 22:45:18 +00:00
remove workflow execution on push
This commit is contained in:
@@ -5,13 +5,6 @@ on:
|
||||
# Run every day at 6:00 AM UTC
|
||||
- cron: '0 6 * * *'
|
||||
workflow_dispatch: # Allows manual triggering
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'nostr_relay_discovery.py'
|
||||
- 'filter_bitchat_relays.sh'
|
||||
- 'relays_geo_lookup.sh'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user