Skip to content

Commit

Permalink
rename action
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcavazos committed Aug 15, 2024
1 parent 7272c57 commit 0934aa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/affected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

name: 🔍
name: PR

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ name: 🪿

on:
workflow_run:
workflows: ["🔍"]
workflows: ["PR"]
types: ["completed"]

jobs:
Expand Down

0 comments on commit 0934aa0

Please sign in to comment.