Compare commits
2 Commits
50144f57bf
...
982eeb25db
| Author | SHA1 | Date | |
|---|---|---|---|
| 982eeb25db | |||
| 42243e4b28 |
@ -9,7 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-deploy:
|
||||
runs-on: act_runner
|
||||
runs-on: self-hosted
|
||||
if: ${{ github.event_name != 'pull_request' || github.event.pull_request.merged == true }}
|
||||
steps:
|
||||
- name: Set up environment
|
||||
|
||||
Reference in New Issue
Block a user