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 authored Jan 27, 2024
1 parent 4a9dfc2 commit 7305571
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build-test-gc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
name: Build and test (w graphcut)

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

jobs:
build:
Expand Down

0 comments on commit 7305571

Please sign in to comment.