Skip to content

Commit

Permalink
Remove dev.semgrep.dev from update-registry job
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwager authored and GrosQuildu committed Mar 11, 2024
1 parent 4adfd43 commit 2d93dfc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-semgrep-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
name: Update semgrep.dev
runs-on: ubuntu-latest
steps:
- name: update dev.semgrep.dev
run: curl --fail -X POST -L https://dev.semgrep.dev/api/admin/update-registry
- name: update staging.semgrep.dev
run: curl --fail -X POST -L https://staging.semgrep.dev/api/admin/update-registry
- name: update semgrep.dev
Expand Down

0 comments on commit 2d93dfc

Please sign in to comment.