Skip to content

Commit

Permalink
oss-governance-project update due to board changes (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh authored May 20, 2021
1 parent 82b6692 commit df3d096
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/oss-governance-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Projects

on:
pull_request:
types:
- opened
- ready_for_review
types: [ opened ]

jobs:
main:
Expand All @@ -16,4 +14,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.DEFICHAIN_BOT_GITHUB_TOKEN }}
GITHUB_PROJECT_URL: https://github.com/orgs/DeFiCh/projects/1
GITHUB_PROJECT_COLUMN_NAME: In progress
GITHUB_PROJECT_COLUMN_NAME: PR in progress

0 comments on commit df3d096

Please sign in to comment.