Skip to content

Commit

Permalink
update CI rules
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtleP committed Nov 9, 2023
1 parent 8baeb8f commit fd66339
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 15 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/Nintendo 3DS.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Nintendo 3DS

on:
push:
branches:
- dev/3.0
pull_request:
on: [push, pull_request]

jobs:
N3DS-Release:
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/Nintendo Switch.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Nintendo Switch

on:
push:
branches:
- dev/3.0
pull_request:
on: [push, pull_request]

jobs:
Switch-Release:
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/Nintendo Wii U.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Nintendo Wii U

on:
push:
branches:
- dev/3.0
pull_request:
on: [push, pull_request]

jobs:
WiiU-Release:
Expand Down

0 comments on commit fd66339

Please sign in to comment.