Skip to content

Commit

Permalink
fix: Remove if check from manual translation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBaker committed May 19, 2022
1 parent 84d4f48 commit 65ba032
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
get-and-save-slugs:
name: Get and Save Slugs
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 65ba032

Please sign in to comment.