Compare commits
2 commits
b2a34495bf
...
3888dd50be
Author | SHA1 | Date | |
---|---|---|---|
3888dd50be | |||
6a26ae083e |
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ name: ci
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: main
|
branches: main
|
||||||
|
pull_request:
|
||||||
|
types: [opened, synchronize, reopened]
|
||||||
jobs:
|
jobs:
|
||||||
build-image:
|
build-image:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue