Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Revert "Update pull_request.yml (#38)"
Browse files Browse the repository at this point in the history
This reverts commit 604eaba.
  • Loading branch information
JensvandeWiel authored Nov 1, 2023
1 parent 8d5c207 commit e205352
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
types:
- opened
- synchronize
schedule:
- cron: "0 21 * * *"


jobs:
build:
Expand Down Expand Up @@ -37,4 +34,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: AASM Artifacts
path: build/bin/*.exe
path: build/bin/*.exe

0 comments on commit e205352

Please sign in to comment.