Action: Limit building/deploying to master branch
All checks were successful
/ jekyll (push) Successful in 16s

This commit is contained in:
Bill Niblock 2024-10-03 13:50:27 -04:00
parent 9f5a217f47
commit a033193fa0

View file

@ -1,4 +1,8 @@
on: [push]
on:
push:
branches:
- master
jobs:
jekyll:
runs-on: docker