mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
chore(workflows): improve CI/CD workflow names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Run All Checks
|
||||
name: Perform Checks on PR
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -130,4 +130,3 @@ jobs:
|
||||
args: release --snapshot --clean --skip=publish
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user