Skip to content

Commit

Permalink
Updated ci.yml and registry-actions.yml to include master branch (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
rudra-iitm authored Dec 15, 2024
1 parent 75f0980 commit e39ff6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
workflow_dispatch:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/registry-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- master
workflow_dispatch:
inputs:
workflow_choice:
Expand Down

0 comments on commit e39ff6c

Please sign in to comment.