Skip to content

Commit

Permalink
[UPDT]: workflow updated
Browse files Browse the repository at this point in the history
  • Loading branch information
CHINMAYVIVEK committed Nov 16, 2024
1 parent 1e1da71 commit fa15a5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/go.yml

This file was deleted.

6 changes: 5 additions & 1 deletion .github/workflows/validate_pr.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Validate Pull Request

on: pull_request
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

env:
GO_VERSION_FILE: 'go.mod'
Expand Down

0 comments on commit fa15a5d

Please sign in to comment.