Skip to content

Commit

Permalink
Rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
KacperFKorban committed Sep 27, 2022
1 parent 5f2fcb1 commit 3bfeed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: AvocADO

on:
push:
Expand All @@ -11,7 +11,7 @@ env:
branch-name: ${GITHUB_REF#refs/heads/}

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

0 comments on commit 3bfeed5

Please sign in to comment.