Skip to content

Commit

Permalink
(feature) (feature) Cool Story 0 [ch35096] [ch35096] (#10)
Browse files Browse the repository at this point in the history
* test v2 pr action

* match what we have in repos

* rename

* add reopened for testing
  • Loading branch information
kuritz authored Nov 7, 2020
1 parent 17fa436 commit 791684c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name: PR Title Updater
name: Clubhouse PR E2E Test

on:
pull_request:
types: [ opened ]
types: [ opened, reopened ]

jobs:
update-pr-title:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Test Clubhouse PR Action
- name: Update PR
uses: farmersdog/clubhouse-pr@master
with:
ghToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 791684c

Please sign in to comment.