Skip to content

Commit

Permalink
Also run for pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Nov 28, 2024
1 parent 3a55a1e commit 95ed97c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: CI

on: pull_request
on:
- pull_request
- push

concurrency:
group: ${{ github.ref_name }}-${{ github.workflow }}
Expand Down

0 comments on commit 95ed97c

Please sign in to comment.