Skip to content

Commit

Permalink
naming
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc committed Jan 4, 2024
1 parent 3b02a9b commit d4ede08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/circleci_pull_request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Trigger CircleCI
name: Trigger CircleCI (PR)
on:
pull_request_target:
types: [assigned]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/circleci_push.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Trigger CircleCI
name: Trigger CircleCI (Push)
on:
push
jobs:
Expand Down

0 comments on commit d4ede08

Please sign in to comment.