summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorRay <[email protected]>2021-03-08 19:21:24 +0100
committerGitHub <[email protected]>2021-03-08 19:21:24 +0100
commit8dc3057fe581c23f418fd3ca71750a567120e911 (patch)
treef9dee34ffdaeecf5fbc864a5aec817236a7999cc /.github
parent915b0780d68990c1bc861fdfc7759ba10fe946ac (diff)
downloadraylib-8dc3057fe581c23f418fd3ca71750a567120e911.tar.gz
raylib-8dc3057fe581c23f418fd3ca71750a567120e911.zip
Update windows_examples.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/windows_examples.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows_examples.yml b/.github/workflows/windows_examples.yml
index b42f8c06..05bc4994 100644
--- a/.github/workflows/windows_examples.yml
+++ b/.github/workflows/windows_examples.yml
@@ -3,7 +3,7 @@ name: Windows Examples
on:
push:
pull_request:
- branches: [ master ]
+ branches: [ master ]
paths:
- 'examples/**'