Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: natrontech/kubelab-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8313652635c2b2f6b6ed67a8244a0f6c3fd97188
Choose a base ref
..
head repository: natrontech/kubelab-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eee049d52ec45843ee8aacc712307f2ae2a9cc26
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 .github/workflows/pr-labels.yml
1 change: 1 addition & 0 deletions .github/workflows/pr-labels.yml
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@ on: pull_request
jobs:
size-label:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.4.3"