Skip to content

Commit

Permalink
Force production docs to deploy on each push to main (#2044)
Browse files Browse the repository at this point in the history
  • Loading branch information
rezrah committed Apr 26, 2022
1 parent 07045a6 commit 90e8bd5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ on:
push:
branches:
- 'main'
paths:
- 'src/**'
- 'docs/**'
- '.github/workflows/deploy*.yml'
- 'package.json'

permissions:
contents: write
Expand Down

0 comments on commit 90e8bd5

Please sign in to comment.