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