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:
push: push:
paths: paths:
- web/** - web/**
pull_request_target: pull_request:
paths: paths:
- web/** - web/**

Loading…
Cancel
Save