Skip to content

Commit

Permalink
chore(ci): run codegen-ci.yml on self-edits (aws#6439)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Sep 4, 2024
1 parent 3601670 commit c7e1c66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codegen-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
push:
branches: [ main ]
paths:
- '.github/workflows/codegen-ci.yml'
- 'codegen/**'
pull_request:
branches: [ main ]
paths:
- '.github/workflows/codegen-ci.yml'
- 'codegen/**'

jobs:
Expand Down

0 comments on commit c7e1c66

Please sign in to comment.