2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00

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
parent 47001edce4
commit d42f50f22d

View File

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