Skip to content

Commit

Permalink
Merge branch '1.7' into 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Oct 22, 2021
2 parents 421aa71 + f9ac647 commit 04ca88b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: PR check
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited

jobs:
test-base-branch:
uses: ibexa/gh-workflows/.github/workflows/pr-check.yml@main

0 comments on commit 04ca88b

Please # to comment.