Skip to content

Commit

Permalink
Workflows have changed (#432)
Browse files Browse the repository at this point in the history
* Updates for workflows

* Try to trigger test step

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
  • Loading branch information
octokitbot and kfcampbell authored Jan 3, 2023
1 parent cdce064 commit b49d3cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add_to_octokit_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/add-to-project@v0.4.0
with:
Expand Down

0 comments on commit b49d3cd

Please sign in to comment.