1
0
Fork 0
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:
Thomas A. Christensen II 2022-10-10 13:06:09 +00:00 committed by GitHub
parent a7a8e53e4d
commit 8d9ccc91f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,9 @@ on:
schedule:
- cron: 0 0 * * *
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
CompatHelper:
runs-on: ubuntu-latest