mirror of
https://github.com/agresdominik/website.git
synced 2026-07-21 16:10:54 +00:00
Merge pull request #5 from agresdominik/cleanup
remove build step on push on main
This commit is contained in:
@@ -3,8 +3,6 @@ name: Build Check
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user