Skip to content

stats to gcp metrics used; #29

stats to gcp metrics used;

stats to gcp metrics used; #29

Workflow file for this run

name: Test Job
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Test Application
run: echo "Testing the application"