6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 15:39:46 +00:00

Rename master to main, add makefile for running common commands

This commit is contained in:
Grzegorz Dlugoszewski
2025-08-25 20:45:29 +02:00
parent 891bb53e15
commit 6b0a047455
3 changed files with 43 additions and 3 deletions

View File

@@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [master, main]
branches: [main]
pull_request:
branches: [master, main]
branches: [main]
workflow_call:
permissions: