Skip to content

Commit

Permalink
branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gring2 committed Mar 9, 2021
1 parent 384c45e commit 7f96ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_pr.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: ${ GITHUB_REF }
ref: example-patches
- name: Make changes to pull request
run: date +%s > report.txt

Expand Down

0 comments on commit 7f96ff0

Please sign in to comment.