Browse Source

update GH action names

pull/1500/merge
o2sh 12 months ago
parent
commit
ebba333784
No known key found for this signature in database
GPG Key ID: E68B161DA72A5D7C
  1. 2
      .github/workflows/msrv-badge.yml
  2. 2
      .github/workflows/web-ci.yml

2
.github/workflows/msrv-badge.yml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
name: Generate MSRV Badge
name: MSRV Badge
on:
schedule:
# Once a week at midnight UTC

2
.github/workflows/web-ci.yml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
name: onefetch.dev CI
name: Web UI CI
on:
push:
branches: ["main"]

Loading…
Cancel
Save