Skip to content

Commit

Permalink
chore(actions): temporarily remove branch restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasGassmann committed Sep 18, 2020
1 parent 28ea6da commit 671dc5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on: [workflow_dispatch]

jobs:
deploy_github_pages:
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 671dc5f

Please sign in to comment.