Skip to content

Commit

Permalink
Ignore files we don't need to deploy for
Browse files Browse the repository at this point in the history
  • Loading branch information
w0rp committed Nov 20, 2023
1 parent 0fbf7a1 commit 5f748b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Deploy Website

on: # yamllint disable-line rule:truthy
push:
paths-ignore:
- README.md
- LICENSE
branches:
- main

Expand Down

0 comments on commit 5f748b3

Please sign in to comment.