Skip to content

Commit

Permalink
Only run CD on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Xilophor committed Jan 18, 2024
1 parent a801f96 commit 536af60
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Wiki CD
on:
workflow_dispatch:
push:
branches-ignore:
- cwdin-backups
- 'crowdin/**'
branches:
- main

env:
NODE_VERSION: 18.x
Expand Down

0 comments on commit 536af60

Please sign in to comment.