File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 runs-on : ubuntu-latest
6464 needs : [build_all, verify-example-configs]
6565 if : |
66- (github.repository == 'prometheus-community/fortigate-exporter ')
66+ (github.repository == 'prometheus-community/fortigate_exporter ')
6767 &&
6868 (github.event_name == 'push' && github.event.ref == 'refs/heads/main')
6969 steps :
8383 runs-on : ubuntu-latest
8484 needs : [build_all, verify-example-configs]
8585 if : |
86- (github.repository == 'prometheus-community/fortigate-exporter ')
86+ (github.repository == 'prometheus-community/fortigate_exporter ')
8787 &&
88- (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v0. '))
88+ (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v '))
8989 steps :
9090 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9191 - uses : prometheus/promci@443c7fc2397e946bc9f5029e313a9c3441b9b86d # v0.4.7
You can’t perform that action at this time.
0 commit comments