Skip to content

Commit

Permalink
Add github actions for mirror 'main' branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbardino committed Jan 28, 2025
1 parent a7e3ad5 commit a809c93
Showing 1 changed file with 2 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 @@ -8,10 +8,12 @@ on:
- synchronize
branches:
- edge
- main

push:
branches:
- edge
- main

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit a809c93

Please sign in to comment.