Skip to content

Commit

Permalink
ci: Unify YAML extension to yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
homoluctus committed Jun 3, 2021
1 parent 04f21ba commit 293c59c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name: Integration Test

on:
workflow_run:
workflows: ["Build"]
types:
- completed
pull_request:
paths:
- "dist/**"

env:
IMAGE_NAME: alpine:3.10.3
IMAGE_NAME: knqyf263/vuln-image

jobs:
test1:
Expand Down
File renamed without changes.

0 comments on commit 293c59c

Please sign in to comment.