Skip to content

Commit

Permalink
Trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bacv committed Sep 4, 2024
1 parent e04efe4 commit e93208d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: Build and Test
on:
pull_request:
branches:
- master
- main

jobs:
build:
name: Build Go Binaries
runs-on: qourra
runs-on: self-hosted

steps:
- name: Checkout Code
Expand Down

0 comments on commit e93208d

Please sign in to comment.