Compare commits

..

No commits in common. "d53058c8f6c57f5b54819a6ae0406d351ecb6684" and "4bbc95757f92330a660025bbc8e5e4e91423cf80" have entirely different histories.

View File

@ -1,10 +1,11 @@
name: Jb-ssg-site CI Pipeline
on:
push:
branches:
- main
tags:
- 'v*'
jobs:
ci:
if: github.event.base_ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- name: Checkout the code.