Skip to content

Commit

Permalink
Update build-test-gc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loli committed Jan 27, 2024
1 parent e93e8bb commit 7378e25
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/build-test-gc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
name: Build and test (w graphcut)

on:
push:
branches: [ "master", "Release*" ]
pull_request:
branches: [ "master", "Release*" ]
workflow_dispatch
#push:
# branches: [ "master", "Release*" ]
#pull_request:
# branches: [ "master", "Release*" ]

jobs:
build:
Expand Down

0 comments on commit 7378e25

Please sign in to comment.