Skip to content

Commit

Permalink
Merge pull request #88 from happyprime/repo-sync/projects/default
Browse files Browse the repository at this point in the history
Update: synced file(s) with happyprime/projects
  • Loading branch information
jeremyfelt authored Jun 20, 2024
2 parents a2dfbda + b4101d4 commit e585175
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 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
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is managed in https://github.com/happyprime/projects
name: PHPCS (Default, PHP 8.2)
name: PHPCS (PHP 8.2)

on: pull_request

Expand Down

0 comments on commit e585175

Please sign in to comment.