Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Nov 7, 2023
1 parent d61c7c1 commit d0cbcdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Verify Packages"
name: "Packages"
on:
push:
branches:
Expand All @@ -14,7 +14,7 @@ defaults:
shell: bash -l {0}

jobs:
build:
Verify:
runs-on: ubuntu-latest
steps:
- name: "Cancel similar actions in progress"
Expand Down

0 comments on commit d0cbcdf

Please sign in to comment.