Skip to content

Commit

Permalink
Tweak CI params
Browse files Browse the repository at this point in the history
  • Loading branch information
shahthepro committed Apr 10, 2024
1 parent 3c6770e commit 808d6bb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: OUSD Governance
name: Origin DeFi Governance
on:
pull_request:
types: [opened, reopened]
types: [opened, reopened, synchronize]
push:
branches:
- 'master'

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 808d6bb

Please sign in to comment.