Watch
2
0
Fork
You've already forked raylib-cs
0

Revert "enable ci for push, pull request and workflow dispatch"

This reverts commit 47001edce4.
This commit is contained in:
anggape 2023-07-23 19:21:53 +07:00
commit d42f50f22d
No known key found for this signature in database
GPG key ID: 318EF680D0181D86

View file

@ -1,7 +1,12 @@
name: Build
on:
push:
branches: master
pull_request:
branches: '*'
paths-ignore:
- 'README.md'
- '.github/ISSUE_TEMPLATE/**'
workflow_dispatch:
jobs:
prepare: