Skip to content

Commit

Permalink
run ci on ci change
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Dec 20, 2024
1 parent d3c9859 commit d4feba3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lambda.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Build lambdas

on:
pull_request:
branches:
- main
paths:
- 'lambdas/**'
- '.github/workflows/lambda.yml'

jobs:
build:
Expand Down

0 comments on commit d4feba3

Please sign in to comment.