Skip to content

Commit

Permalink
Update ci-monolib.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Nov 13, 2024
1 parent 614d7fa commit 4d8d3ba
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/ci-monolib.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
name: Test

on:
pull_request:
push:
branches: [main]
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened

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

0 comments on commit 4d8d3ba

Please sign in to comment.