Skip to content

Commit

Permalink
chore: remove copywrite invokation
Browse files Browse the repository at this point in the history
This will be handled in a separate workflow, refer to #105 for more
  • Loading branch information
ansgarm committed Feb 22, 2024
1 parent d55f29c commit 860a2a3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pulls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
run: npm ci
- name: build
run: npm run build
- name: Setup Copywrite tool
uses: hashicorp/[email protected]
- name: Add headers using Copywrite tool
run: copywrite headers
- name: Find mutations
id: self_mutation
run: |-
Expand Down

0 comments on commit 860a2a3

Please sign in to comment.