Skip to content

Commit

Permalink
Merge branch 'test' of https://github.com/spectatorBH/pascalabcnet in…
Browse files Browse the repository at this point in the history
…to test
  • Loading branch information
spectatorBH committed Jan 17, 2024
2 parents 2311a03 + aead35c commit cddbf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: '0 0 * * *'

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
group: ${{ github.workflow }}-${{ github.event.schedule || github.ref }}
cancel-in-progress: true

permissions:
Expand Down

0 comments on commit cddbf29

Please sign in to comment.