Skip to content

Commit

Permalink
add workflow: trigger build
Browse files Browse the repository at this point in the history
Signed-off-by: Mehdi Nassim KHODJA <[email protected]>
  • Loading branch information
naskio committed Jul 31, 2024
1 parent 2f1d206 commit cb6daa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push: # Runs on pushes targeting the default branch
branches:
- master
- move-website
paths:
- '.github/workflows/deploy-website.yml'
- 'docs/**'
Expand Down

0 comments on commit cb6daa1

Please sign in to comment.