Compare commits
2 Commits
c96c718c0c
...
c613330968
| Author | SHA1 | Date | |
|---|---|---|---|
| c613330968 | |||
| fff3a4cb0a |
@ -12,7 +12,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
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