Skip to content

Commit

Permalink
Merge pull request #240 from uselagoon/gh-action-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon authored Aug 22, 2022
2 parents 908ffb0 + 801878c commit 32956fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lagoon-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Lagoon CLI Test

on:
push:
branches:
- main
tags:
- 'v*.*.*'
pull_request:
Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/mkdocs.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish docs via GitHub Pages
on:
push:
branches:
- main
- mkdocs
tags:
- 'v*.*.*'

jobs:
build:
Expand Down

0 comments on commit 32956fb

Please sign in to comment.