Disable Report workflows (#91)
This commit is contained in:
parent
c4eceacafb
commit
ede80410ea
4
.github/workflows/report-HoldMyBeerTest.yaml
vendored
4
.github/workflows/report-HoldMyBeerTest.yaml
vendored
@ -2,8 +2,8 @@ name: Report - HoldMyBeerTest
|
||||
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 1 */2 * *'
|
||||
# schedule:
|
||||
# - cron: '30 1 */2 * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
4
.github/workflows/report-PeersTest.yaml
vendored
4
.github/workflows/report-PeersTest.yaml
vendored
@ -2,8 +2,8 @@ name: Report - PeersTest
|
||||
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 1 */2 * *'
|
||||
# schedule:
|
||||
# - cron: '30 1 */2 * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user