Skip to content

Commit

Permalink
Use our reusable workflow for adding new issues
Browse files Browse the repository at this point in the history
  • Loading branch information
amiabot committed Jun 20, 2024
1 parent a58d8f5 commit 06fa6a7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,4 @@ 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

0 comments on commit 06fa6a7

Please sign in to comment.