Skip to content

Commit

Permalink
Update: synced local '.github/workflows/issues.yml' with remote '.git…
Browse files Browse the repository at this point in the history
…hub/workflows/issues.yml'
  • Loading branch information
amiabot committed Jun 20, 2024
1 parent 7369f7d commit 127170c
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,5 @@ on:

jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/happyprime/projects/5
github-token: ${{ secrets.AMIABOT_BOT_TOKEN }}
uses: happyprime/workflows/.github/workflows/issues.yml@trunk
secrets: inherit

0 comments on commit 127170c

Please sign in to comment.