Skip to content
Snippets Groups Projects
Commit 46cdbbd1 authored by Janne Valkealahti's avatar Janne Valkealahti
Browse files

Workflow renames

parent f5c7d4f9
No related branches found
No related tags found
No related merge requests found
name: Java CI - master
name: CI
on:
workflow_dispatch:
push:
branches:
- master
- main
paths-ignore:
- '.github/**'
pull_request:
branches:
- master
- main
jobs:
build:
......
......@@ -3,7 +3,7 @@ name: Labels Manage
on:
push:
branches:
- 'master'
- 'main'
paths:
- '.github/labels-manage.yml'
- '.github/workflows/label-manage.yml'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment