Skip to content

Commit

Permalink
Trigger pipeline manually (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
devcode11 authored Aug 26, 2024
1 parent 1ef5302 commit 60a9635
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/ubuntu-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@

name: ubuntu-tests

on:
pull_request:
branches:
- main
on: workflow_dispatch

# on:
# pull_request:
# branches:
# - main

jobs:
ubuntu-jammy-tests:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 60a9635

Please sign in to comment.