Update main.yml

This commit is contained in:
Francisco Hodge
2021-08-02 00:50:16 -07:00
committed by GitHub
parent 15047290cd
commit de98517bb6

View File

@@ -1,5 +1,12 @@
name: Build
on: [push]
on:
push:
branches:
- master
paths-ignore:
- README.md
- .gitignore
- .github/**
jobs:
build: