updated compat helper to not always run
This commit is contained in:
parent
7283082699
commit
de73d83d9e
6
.github/workflows/CompatHelper.yml
vendored
6
.github/workflows/CompatHelper.yml
vendored
|
@ -1,7 +1,9 @@
|
|||
name: CompatHelper
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags: ['*']
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
CompatHelper:
|
||||
|
|
Loading…
Reference in New Issue
Block a user