Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius authored Feb 7, 2024
1 parent 3c7044b commit 6714847
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: CI

on: [pull_request, push, workflow_dispatch]
on:
merge_group:
pull_request:
workflow_dispatch:

concurrency:
group: ci-${{ github.ref }}
Expand Down

0 comments on commit 6714847

Please sign in to comment.