Skip to content

Commit

Permalink
on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Feb 12, 2024
1 parent f17fe7f commit eff7ac0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
name: Hello World Workflow

on:
pull_request:
branches: main

jobs:
say_hello:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eff7ac0

Please sign in to comment.