Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
msantic committed Sep 3, 2024
1 parent 1bbaa66 commit 4aee0b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/manifold.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
name: CI

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
# events but only for the pages branch
on:
push:
branches: [ master ]
branches: [ pages ]
pull_request:
branches: [ master ]
branches: [ pages ]

jobs:
build:
Expand Down

0 comments on commit 4aee0b6

Please sign in to comment.