Skip to content

Commit

Permalink
Maybe now?
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Mar 1, 2024
1 parent 1af5ec4 commit b1ee0c7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/nmodl-wheel.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Build wheels

concurrency:
group: ${{ github.workflow }}#${{ github.ref }}
cancel-in-progress: true

on:
push:
branches:
- master
pull_request:
schedule:
- cron: "5 0 * * *"
Expand Down

0 comments on commit b1ee0c7

Please sign in to comment.