diff options
| author | Ray <[email protected]> | 2021-03-08 19:21:24 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-08 19:21:24 +0100 |
| commit | 8dc3057fe581c23f418fd3ca71750a567120e911 (patch) | |
| tree | f9dee34ffdaeecf5fbc864a5aec817236a7999cc /.github | |
| parent | 915b0780d68990c1bc861fdfc7759ba10fe946ac (diff) | |
| download | raylib-8dc3057fe581c23f418fd3ca71750a567120e911.tar.gz raylib-8dc3057fe581c23f418fd3ca71750a567120e911.zip | |
Update windows_examples.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/windows_examples.yml | 2 |
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/**' |
