new
This commit is contained in:
@@ -31,7 +31,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu
|
||||||
if: github.event_name == 'push' || (github.event_name == 'workflow_dispatch' && !inputs.upload_only)
|
if: github.event_name == 'push' || (github.event_name == 'workflow_dispatch' && !inputs.upload_only)
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user