Skip to content

Commit

Permalink
Update BBE action to trigger on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ldclakmal committed Jul 31, 2023
1 parent ebeadb4 commit fe69838
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/bbes.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: BBEs

on:
push:
paths:
- 'bbes/**'
- '.github/workflows/bbes.yml'
workflow_run:
workflows: [ "Validate Ballerina Version" ]
types:
Expand Down

0 comments on commit fe69838

Please sign in to comment.