mirror of
https://github.com/actions/setup-go.git
synced 2025-04-24 01:50:52 +00:00
Delete basic-validation.yml
This commit is contained in:
parent
7406d654ad
commit
dbb4bdba74
1 changed files with 0 additions and 16 deletions
16
.github/workflows/basic-validation.yml
vendored
16
.github/workflows/basic-validation.yml
vendored
|
@ -1,16 +0,0 @@
|
|||
name: Basic validation
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
call-basic-validation:
|
||||
name: Basic validation
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
|
Loading…
Add table
Reference in a new issue