Skip to content

Commit

Permalink
only push on master again
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Nov 20, 2023
1 parent d11ad8f commit 210667e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/frontend.deploy.docs.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "frontend:deploy:docs to github"
on: [push]
# push:
# branches:
# - master
on:
push:
branches:
- master
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 210667e

Please sign in to comment.