mirror of
https://github.com/MillironX/XAM.jl.git
synced 2024-12-23 13:28:16 +00:00
Update .github/workflows/CompatHelper.yml
Co-authored-by: Ciarán O'Mara <Ciaran.OMara@utas.edu.au>
This commit is contained in:
parent
a7a8e53e4d
commit
8d9ccc91f2
1 changed files with 3 additions and 0 deletions
3
.github/workflows/CompatHelper.yml
vendored
3
.github/workflows/CompatHelper.yml
vendored
|
@ -3,6 +3,9 @@ on:
|
|||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
jobs:
|
||||
CompatHelper:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue