ADD runner to work oin branch master

This commit is contained in:
maximo tejeda 2024-08-13 11:55:03 -04:00
parent c41abd19a1
commit 9b1dfdba76

View File

@ -1,7 +1,7 @@
name: Ci Actions
on:
push:
branches: [main]
branches: [master]
jobs:
# job for testing CI inside code repo
checkout: