Skip to content

Commit

Permalink
Revert "Set the github-pages workflow to only run on tagged master …
Browse files Browse the repository at this point in the history
…commits"

This reverts commit e82eca0.
  • Loading branch information
Rami-Sabbagh committed Jul 2, 2021
1 parent e82eca0 commit a548473
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
tags:
- 'v*.*.*'

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit a548473

Please sign in to comment.