Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #40 from tiki/test-pr-automation
Browse files Browse the repository at this point in the history
Update project.yml
  • Loading branch information
mike-audi committed Sep 5, 2023
2 parents 2349e20 + 4050e10 commit a10285b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
github-token: ${{ secrets.GH_PROJECT_PAT }}
add-pr:
if: ${{ github.event_name == 'pull_request' && github.event.action == 'opened' }}
name: Add PR to project
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit a10285b

Please sign in to comment.