disable sync on push

master
BuckarooBanzay 2020-03-06 12:53:16 +01:00
parent ddadb76590
commit 0513b5d070
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,8 @@
name: advtrains
on:
push:
branches: ['master']
# push:
# branches: ['master']
schedule:
- cron: '0 * * * *'

View File

@ -1,8 +1,6 @@
name: playerfactions
on:
push:
branches: ['master']
schedule:
- cron: '0 * * * *'