mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
skip ci/cd fro draft pull requests
This commit is contained in:
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
@@ -16,6 +16,7 @@ on:
|
||||
- 'common/**'
|
||||
jobs:
|
||||
run_circuit_tests:
|
||||
if: github.event.pull_request.draft == false
|
||||
runs-on: ubuntu-latest
|
||||
environment: development
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user