Skip to content

Commit

Permalink
Merge #101
Browse files Browse the repository at this point in the history
101: Delete cron trigger; add issues trigger r=DilumAluthge a=DilumAluthge



Co-authored-by: Dilum Aluthge <[email protected]>
  • Loading branch information
bcbi-bot and DilumAluthge committed Nov 10, 2019
2 parents 68a1f86 + 8c6f812 commit 5fd9f61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CompatHelper

on:
schedule:
- cron: '00 * * * *'
issues:
types: [opened, reopened]

jobs:
build:
Expand Down

0 comments on commit 5fd9f61

Please sign in to comment.