Skip to content

Commit

Permalink
create PR for wfh
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Jun 26, 2024
1 parent 1c43a1c commit 018f616
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/workflowhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,11 @@ jobs:
python bin/wfh-upload.py
env:
DEV_WFH_TOKEN: ${{ secrets.DEV_WFH_TOKEN }}

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
title: Update WorkflowHub IDs
branch-suffix: timestamp
commit-message: Update WorkflowHub IDs
add-paths: metadata/

0 comments on commit 018f616

Please sign in to comment.