Skip to content

Commit

Permalink
Rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
caitlinelfring committed Sep 3, 2020
1 parent 1c101c6 commit b2ec032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Test
name: woke-action
on:
pull_request:
push:
branches:
- main

jobs:
test:
woke:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b2ec032

Please sign in to comment.