mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Rename actions
This commit is contained in:
parent
26ac4304f5
commit
f1750ca244
2 changed files with 2 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: GitHub Actions Demo
|
||||
name: Generate Readme
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: PR
|
||||
name: Check PR
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
Loading…
Reference in a new issue