Skip to content

Commit

Permalink
github action no fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Parlato committed Feb 22, 2022
1 parent 513484c commit dab4a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-push-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- id: list-s3-dirs
shell: bash
run: |
echo "foo bar" > test.json
echo "hello world !" > test.json
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit dab4a86

Please sign in to comment.