Skip to content

Commit

Permalink
Try on all
Browse files Browse the repository at this point in the history
  • Loading branch information
eversC committed Nov 6, 2023
1 parent 679ea02 commit ab63307
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: CI

# Prevent concurrent builds of the same workflow
# concurrency: ${{ github.workflow }}
on:
pull_request:
branches: ["master"]
# Prevent concurrent builds of the same workflow
# concurrency: ${{ github.workflow }}
# on:
# pull_request:
# branches: ["master"]

workflow_dispatch:

Expand Down

0 comments on commit ab63307

Please sign in to comment.