Skip to content

Commit

Permalink
Formatting ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-burt-uch committed Oct 23, 2023
1 parent c743f12 commit dec237b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CI
on:
push:
pull_request:
types: [opened, reopened]
pull_request:
types: [opened, reopened]
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true
Expand Down

0 comments on commit dec237b

Please sign in to comment.