Skip to content

Commit

Permalink
Remove push event in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Thilas committed Jun 22, 2023
1 parent 8433537 commit 57f9618
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 145 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/airserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/airserver.yml
- airserver/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 5 0-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/eclipse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/eclipse.yml
- eclipse/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 15 0-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/hashcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/hashcheck.yml
- hashcheck/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 25 0-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/ilspy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/ilspy.yml
- ilspy/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 35 0-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/imdisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/imdisk.yml
- imdisk/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 45 0-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/kodi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/kodi.yml
- kodi/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 55 0-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/lavfilters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/lavfilters.yml
- lavfilters/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 5 1-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/marble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/marble.yml
- marble/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 15 1-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/procexp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/procexp.yml
- procexp/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 25 1-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/procmon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/procmon.yml
- procmon/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 35 1-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/sabnzbd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/sabnzbd.yml
- sabnzbd/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 45 1-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/serviio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/serviio.yml
- serviio/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 55 1-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/stellarium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/stellarium.yml
- stellarium/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 5 2-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/strawberryperl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/strawberryperl.yml
- strawberryperl/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 15 2-23/6 * * * # Scheduled update
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/subtitleedit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/subtitleedit.yml
- subtitleedit/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 25 2-23/6 * * * # Scheduled update
Expand Down
10 changes: 0 additions & 10 deletions .github/workflows/vscodium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@ on:
- Common.ps1
- test_all.ps1
- update_vars.ps1
push: # Automatic update
branches: [master]
paths:
- .github/workflows/.common.yml
- .github/workflows/vscodium.yml
- vscodium/**
- vscodium.*/**
- Common.ps1
- update_all.ps1
- update_vars.ps1
schedule:
- cron: 0 4 * * * # Scheduled test
- cron: 35 2-23/6 * * * # Scheduled update
Expand Down

0 comments on commit 57f9618

Please sign in to comment.