Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
only running ci on pr, Fix #44
Browse files Browse the repository at this point in the history
  • Loading branch information
AronBuzogany committed Mar 2, 2024
1 parent 65bb056 commit 07507da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: UGent-3
run-name: ${{ github.actor }} is running tests 🚀
on: [push, pull_request]
on: [pull_request]
jobs:
Frontend-tests:
runs-on: self-hosted
Expand Down

0 comments on commit 07507da

Please sign in to comment.