Skip to content

Commit

Permalink
Trigger CI build on pull requests.
Browse files Browse the repository at this point in the history
Also, use default 'run-name' for more informative message.
  • Loading branch information
p-pautov committed Nov 19, 2024
1 parent 3a8cf38 commit 51e4cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Ubuntu build
run-name: ${{ github.actor }} is triggering pipeline

on:
push:
workflow_dispatch:
pull_request:

jobs:
build-module:
Expand Down

0 comments on commit 51e4cf6

Please sign in to comment.