Skip to content

Commit

Permalink
Merge pull request #523 from cpanel/RE-880
Browse files Browse the repository at this point in the history
Make sure website workflow only runs on elevate/main
  • Loading branch information
toddr authored Oct 8, 2024
2 parents b7e0de7 + afbf67c commit af9bd2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: website

on:
push:
if: github.repository == 'cpanel/elevate'
branches:
- main
workflow_dispatch:
Expand Down

0 comments on commit af9bd2d

Please sign in to comment.