Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update and rename wrap.yml to wrap_pr.yml
  • Loading branch information
egeakman authored Apr 2, 2022
commit aca1acdc23fe1442aa7b86dee1347b13e309c316
3 changes: 1 addition & 2 deletions .github/workflows/wrap.yml → .github/workflows/wrap_pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: "Wrap"

on:
workflow_dispatch:
pull_request:
branches: [ "**" ]

Expand Down Expand Up @@ -91,4 +90,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.event.pull_request.head.ref }}
branch: ${{ github.event.pull_request.head.ref }}