Skip to content

Commit

Permalink
update pr branch
Browse files Browse the repository at this point in the history
  • Loading branch information
BotellaA committed May 26, 2023
1 parent ddc77e4 commit 85497fb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/pr_update.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Pull request

on:
pull_request:
types: [opened, reopened]
branches:
- master

jobs:
update-branch:
uses: Geode-solutions/actions/.github/workflows/update-branch.yml@master

0 comments on commit 85497fb

Please sign in to comment.