Skip to content

Commit

Permalink
Merge pull request #21 from Lombiq/issue/OSOE-131
Browse files Browse the repository at this point in the history
OSOE-131: Detect in submodules if there's no PR here
  • Loading branch information
sarahelsaig authored Jun 9, 2022
2 parents 539a7f5 + b917d04 commit 49fd219
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Verify Pull Request

on:
pull_request:

jobs:
call-verify-workflow:
uses: Lombiq/GitHub-Actions/.github/workflows/verify.yml@dev

0 comments on commit 49fd219

Please sign in to comment.