Skip to content

Commit

Permalink
Update .github/workflows/cbmc-update.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
  • Loading branch information
tautschnig and adpaco-aws committed Nov 28, 2023
1 parent 4161fe7 commit 2e1fc70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cbmc-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
else
echo "next_step=none" >> $GITHUB_ENV
fi
- name: Create Pull Request
if: ${{ env.next_step == 'create_pr' }}
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit 2e1fc70

Please sign in to comment.