Browse Source

chore(ci): push_request_target -> push_request

pull/3395/head
Gabe Kangas 2 years ago
parent
commit
a84d8444a4
  1. 2
      .github/workflows/javascript-format-build.yml

2
.github/workflows/javascript-format-build.yml

@ -5,7 +5,7 @@ on: @@ -5,7 +5,7 @@ on:
push:
paths:
- web/**
pull_request_target:
pull_request:
paths:
- web/**

Loading…
Cancel
Save