Skip to content

Commit

Permalink
First attempt at CI on push
Browse files Browse the repository at this point in the history
  • Loading branch information
TomWerner committed Jan 5, 2025
1 parent b3821b1 commit 3fbf1c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/export-c7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ on:
type: boolean
description: Append ISO8601 date/time to folder name
default: true
pull_request:
branches: ['Development', 'twrner/set-up-ci']
push:
branches: ['Development', 'twrner/set-up-ci']


env:
GODOT_VERSION: 4.2.2
Expand Down

0 comments on commit 3fbf1c8

Please sign in to comment.