Skip to content

Commit

Permalink
Update sync_upstream.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwilbrink committed May 24, 2024
1 parent ab4a67d commit 85636bb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/sync_upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@ name: Sync Fork
jobs:
release-please:
runs-on: ubuntu-latest

steps:
- uses: uknowwhoim/auto-pr-fork@v0.2
- name: Checkout
uses: actions/checkout@v2.3.1
- name: Create PR for Upstream
uses: uknowwhoim/auto-pr-fork@v0.2

0 comments on commit 85636bb

Please sign in to comment.