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