Skip to content

Commit

Permalink
attempting to test; adding workflow_dispatch to 'on'
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlaughlin committed Apr 5, 2024
1 parent 002c726 commit 406912e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
name: build-and-test

on:
workflow_dispatch:
pull_request:
types:
- labeled

jobs:
build:
Expand Down

0 comments on commit 406912e

Please sign in to comment.