mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-06-28 08:34:30 +00:00
rename actions.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Rebuild project
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
name: Continuous Integration
|
||||
name: ci
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ $default-branch ]
|
||||
|
||||
jobs:
|
||||
markdown:
|
||||
|
||||
Reference in New Issue
Block a user