Skip to content

Commit

Permalink
update workload name
Browse files Browse the repository at this point in the history
  • Loading branch information
marshacb committed Sep 13, 2023
1 parent 3c2655e commit 7800600
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .github/workflows/approve.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: pr
name: approve

on:
pull_request:
branches:
- master
types:
- opened
- edited
- synchronize
pull_request_target:
types:
- opened
- edited
- synchronize
pull_request:
branches:
- master
types:
- opened
- edited
- synchronize
pull_request_target:
types:
- opened
- edited
- synchronize

jobs:
commit-changes:
Expand Down

0 comments on commit 7800600

Please sign in to comment.