Skip to content

Commit

Permalink
Create K8s-challange-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham-Patel07 authored Jan 29, 2024
1 parent e8284eb commit 34aede5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/K8s-challange-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: k8s-challange-test

# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches:
- master
pull_request:
branches: [master]

0 comments on commit 34aede5

Please sign in to comment.