Compare commits
2 Commits
4bbc95757f
...
d53058c8f6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d53058c8f6 | ||
|
|
c0a1d29477 |
@ -1,11 +1,10 @@
|
|||||||
name: Jb-ssg-site CI Pipeline
|
name: Jb-ssg-site CI Pipeline
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- 'v*'
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
if: github.event.base_ref == 'refs/heads/main'
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the code.
|
- name: Checkout the code.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user