Skip to content

Commit

Permalink
CI.yml -> branch name on push
Browse files Browse the repository at this point in the history
  • Loading branch information
smarras79 committed Apr 18, 2024
1 parent 7d0a351 commit 1d9f51d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
on:
pull_request:
branches:
- sm/3d
- master
push:
branches:
- sm/3d
- master
tags:
- '*'

Expand Down

0 comments on commit 1d9f51d

Please sign in to comment.